home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d2 / vmix222.arc / VMIX.DOC < prev    next >
Text File  |  1989-11-13  |  54KB  |  1,009 lines

  1.                                                   _______
  2.                                              ____|__     |               (tm)
  3.                                           --|       |    |-------------------
  4.                                             |   ____|__  |  Association of
  5.                tm                           |  |       |_|  Shareware
  6.        VMiX 386   Version 2.22              |__|   o   |    Professionals
  7.        -----------------------            -----|   |   |---------------------
  8.                                                |___|___|    MEMBER
  9.  
  10.    Copyright (c) 1986, 1987, 1988, 1989
  11.  
  12.      Commercial Software Associates
  13.           Post Office Box  185
  14.     Corona del Mar, California  92625
  15.  
  16.    BBS     (714)  721-1228 (24 Hrs.)
  17.    VOICE   (714)  721-9953 (8 - 6pm PDT)
  18.       _______________________________________________________________
  19.      |                                                               |
  20.      | WHAT IS VMiX?                                                 |
  21.      |                                                               |
  22.      |      VMiX is a multitasking and multiuser environment for     |
  23.      |      IBM PC's and PS/2's (PC, XT, AT, PS/2) compatibles.      |
  24.      |                                                               |
  25.      |      Version 2.22 configures itself to your processor. If you |
  26.      |      have an 8088 or 8086, then your applications must share  |
  27.      |      the 470 Kbytes available after VMiX loads in low memory. |
  28.      |      If you have an 80286, then VMiX can multitask applica-   |
  29.      |      tions that use expanded memory or can swap applications  |
  30.      |      to extended memory.  Swapped tasks will be swapped back  |
  31.      |      regularly for a timeslice of the processing or they can  |
  32.      |      remain suspended until reactivated.                      |
  33.      |                                                               |
  34.      |      If you have an 80386, VMiX will multitask in extended    |
  35.      |      memory.  It will execute each task in virtual 8086 mode, |
  36.      |      with protected mode pagging, mapping a new 640 Kbytes to |
  37.      |      each new task.                                           |
  38.      |                                                               |
  39.      |      Multitasking is supported at the console, in windows or  |
  40.      |      full screen.  If you do not like windows at your console |
  41.      |      you can choose to use terminals or PC's attached to the  |
  42.      |      COMM ports.                                              |
  43.      |                                                               |
  44.      |      The VMiX environment uses the best from MSDOS and UNIX   |
  45.      |      in its implementation of the user control shell and      |
  46.      |      multitasking.  The user has a choice of 2 user interfa-  |
  47.      |      ces:  the VMiX shell, which can talk to the MSDOS shell  |
  48.      |      (you get both sets of commands), or the VMiX pull-down   |
  49.      |      menus interface.                                         |
  50.      |                                                               |
  51.      |      Applications that do not write directly to the video,    |
  52.      |      like DBASE, TURBO PASCAL, PROCOMM, WSTAR, WORDPERFECT,   |
  53.      |      OPUS BBS, or BASIC will display correctly at a terminal. |
  54.      |                                                               |
  55.      |      VMiX co-resides with DOS 2.1 through 4.01                |
  56.      |_______________________________________________________________|
  57.  
  58.       _______________________________________________________________
  59.      |                                                               |
  60.      | HOW TO INSTALL VMiX?                                          |
  61.      |                                                               |
  62.      |     VMiX is easy to install.  Simply copy the executable      |
  63.      |     files in the VMiX archive to your directory and execute   |
  64.      |     the boot module VM_BOOT.EXE                               |
  65.      |                                                               |
  66.      |     There are 3 start-up options, if VMiX fails to start      |
  67.      |     correctly on your computer.  VM_BOOT -r will force 8086   |
  68.      |     VMiX mode on 80286 or 80386 computers, and VM_BOOT -x     |
  69.      |     will force 80286 VMiX mode on 80386 computers.  Using     |
  70.      |     VM_BOOT -l  or VM_BOOT -lx will inhibit relocation of     |
  71.      |     portions of VMiX to extended memory.  Use of these 3      |
  72.      |     options might allow VMiX to execute in your environment.  |
  73.      |                                                               |
  74.      |     Later you will learn how to customize your VMiX start-up  |
  75.      |     by including command arguments in the VM_BOOT command     |
  76.      |     line from DOS.                                            |
  77.      |_______________________________________________________________|
  78.  
  79.       _______________________________________________________________
  80.      |                                                               |
  81.      | HOW TO INSTALL MY APPLICATIONS?                               |
  82.      |                                                               |
  83.      |     If you can execute your applications from DOS, they       |
  84.      |     are already installed for VMiX.  VMiX does not use PIF    |
  85.      |     or other types of application configuration files.        |
  86.      |                                                               |
  87.      |     Applications that write directly to the screen can        |
  88.      |     coexist with other applications at the console, but       |
  89.      |     will not display properly at a COMM port terminal or PC.  |
  90.      |_______________________________________________________________|
  91.  
  92.       _______________________________________________________________
  93.      |                                                               |
  94.      | HOW MUCH MEMORY WILL REMAIN AFTER VMiX IS INSTALLED?          |
  95.      |                                                               |
  96.      |     On a 640Kb memory 8088 PC or 80286 AT with DOS 3.1 and    |
  97.      |     no installed TSR's, there will remain about 470Kb of      |
  98.      |     memory for applications.  On the 80386, each task gets    |
  99.      |     it's own 640Kb from your extended memory pool.            |
  100.      |_______________________________________________________________|
  101.  
  102.       _______________________________________________________________
  103.      |                                                               |
  104.      | HOW DO I VALIDATE THAT VMIX IS WORKING CORRECTLY ON MY        |
  105.      | SYSTEM?                                                       |
  106.      |                                                               |
  107.      |     To test VMiX, we recommend that you perform the two       |
  108.      |     tests below:                                              |
  109.      |                                                               |
  110.      |     TEST 1: Validates that VMiX itself is working correctly.  |
  111.      |                                                               |
  112.      |     invoke VMiX as follows:   (from the directory where you   |
  113.      |                                copied VM_BOOT.EXE          )  |
  114.      |                                                               |
  115.      | vm_boot do /debug set                                         |
  116.      |                                                               |
  117.      |             and PRESS <ENTER>                                 |
  118.      |             This will start 2 tasks:                          |
  119.      |                                      the root shell or main   |
  120.      |                                      window, where the key-   |
  121.      |                                      board will remain unless |
  122.      |                                      you press <SHIFT><TAB>,  |
  123.      |                                                               |
  124.      |                                      a VMiX debugger task     |
  125.      |                                      displaying information   |
  126.      |                                      about the 'set' command. |
  127.      |             If all windows display activity, the TEST PASSED. |
  128.      |             From the root window type 'quit' and press <ENTER>|
  129.      |             to exit VMiX.                                     |
  130.      |                                                               |
  131.      |                                                               |
  132.      |     TEST 2: Validates that VMiX, your version of MSDOS, and   |
  133.      |             your system's ROM BIOS, all get along fine.       |
  134.      |                                                               |
  135.      |     invoke VMiX as follows:   (from the directory where you   |
  136.      |                                copied VM_BOOT.EXE          )  |
  137.      |                                                               |
  138.      | vm_boot do dir c: /type c:\autoexec.bat                       |
  139.      |                                                               |
  140.      |             and PRESS <ENTER>                                 |
  141.      |             This will start 2 tasks:                          |
  142.      |                                      the root shell or main   |
  143.      |                                      window, displaying your  |
  144.      |                                      autoexec.bat file, where |
  145.      |                                      the keyboard will remain,|
  146.      |                                                               |
  147.      |                                      and another task doing a |
  148.      |                                      directory.               |
  149.      |             If all windows display activity, the TEST PASSED. |
  150.      |             From the root window type 'quit' and press <ENTER>|
  151.      |             to exit VMiX.                                     |
  152.      |_______________________________________________________________|
  153.  
  154.       _______________________________________________________________
  155.      |                                                               |
  156.      | WHAT IS UNIQUE ABOUT VMiX?                                    |
  157.      |                                                               |
  158.      |     VMiX is supported shareware.  In the rapidly developing   |
  159.      |     multitasking market, VMiX has undergone over 15 new       |
  160.      |     releases in the last 3 years, each with new and enhanced  |
  161.      |     features.                                                 |
  162.      |                                                               |
  163.      |     VMiX provides an easy to install and operate environment  |
  164.      |     that can be used to multitask DOS.  It can also be used   |
  165.      |     to simply task switch applications to extended memory on  |
  166.      |     an 80286/386 PC.                                          |
  167.      |                                                               |
  168.      |     VMiX also provides remote access to your multitasking PC  |
  169.      |     server.                                                   |
  170.      |                                                               |
  171.      |     VMiX gives you more than a multitasker, it gives you an   |
  172.      |     operating system which gently introduces you to the new   |
  173.      |     complexities of advanced systems.                         |
  174.      |                                                               |
  175.      |     If you can execute your applications from DOS, they are   |
  176.      |     already installed for VMiX.  VMiX does not use PIF or     |
  177.      |     other types of application configuration files.           |
  178.      |                                                               |
  179.      |     The VMiX command interface is layered, to protect the     |
  180.      |     casual user who just wants to get maximum utility and     |
  181.      |     does not need or wants to learn the full system.          |
  182.      |     For the serious operator or software developer, VMiX      |
  183.      |     provides an internal 'debug' shell which can be coupled   |
  184.      |     with a DOS debugger or tool, as a concurrently executing  |
  185.      |     VMiX task, to examine other live applications, DOS, or    |
  186.      |     VMiX itself.                                              |
  187.      |_______________________________________________________________|
  188.  
  189.       _______________________________________________________________
  190.      |                                                               |
  191.      | SAMPLE STARTUP                                                |
  192.      |   -----   if your printer, mouse, or modem is on COM1,        |
  193.      |           then COM2 is available for user logins:             |
  194.      |           (NOTE the lower case 'L', below)                    |
  195.      |                                                               |
  196.      |           C> vm_boot set remote -l2                           |
  197.      |                                                               |
  198.      |                                                               |
  199.      |   -----   if your printer, mouse, or modem is on COM2,        |
  200.      |           then COM1 (VMiX default) is available for logins:   |
  201.      |                                                               |
  202.      |           C> vm_boot                                          |
  203.      |                                                               |
  204.      |                                                               |
  205.      |   -----   if you are using both COM1 and COM2,                |
  206.      |           then set VMiX to COM3 to avoid interferance:        |
  207.      |           (NOTE the lower case 'L', below)                    |
  208.      |                                                               |
  209.      |           C> vm_boot set remote -l3                           |
  210.      |                                                               |
  211.      |                                                               |
  212.      |   -----   if you want to start with the VMiX pull-down        |
  213.      |           menus:                                              |
  214.      |                                                               |
  215.      |           C> vm_boot vw                                       |
  216.      |_______________________________________________________________|
  217.  
  218.       _______________________________________________________________
  219.      |                                                               |
  220.      | QUICK START TO VMiX MULTITASKING                              |
  221.      |                                                               |
  222.      |     The VMiX manual is big and spread out, but the last       |
  223.      |     2 chapters describe each VMiX command in detail.          |
  224.      |                                                               |
  225.      |     Basically these are the commands that you must master     |
  226.      |     FIRST, to start using the multitasking features right-    |
  227.      |     away.                                                     |
  228.      |                                                               |
  229.      |                                                               |
  230.      |     ?             Pressing '?' will display a list of avail-  |
  231.      |                   able VMiX commands.  Typing a VMiX command  |
  232.      |                   that requires additional parameters, will   |
  233.      |                   display usage information.                  |
  234.      |                                                               |
  235.      |                                                               |
  236.      |     exec          This command allows you to partition the    |
  237.      |                   use of your PC's memory between tasks.      |
  238.      |                   By default, VMiX partitions each new MSDOS  |
  239.      |                   task into 224Kb chunks of available memory, |
  240.      |                   on 8088 and 80286 processors.  On the 80386 |
  241.      |                   the default partition size is 512Kb.        |
  242.      |                                                               |
  243.      |                   To override the defaults, you might type:   |
  244.      |                               exec -m128                      |
  245.      |                                                               |
  246.      |                   this sets the partition size to 128Kb.      |
  247.      |                   Any new program, after that, will only see  |
  248.      |                   a maximum of 128Kb available, until the next|
  249.      |                   'exec -m' reduces or expands the current    |
  250.      |                   limit.                                      |
  251.      |                                                               |
  252.      |                   In 80386 processors, selecting a partition  |
  253.      |                   size smaller than the 512Kb default, will   |
  254.      |                   cause new tasks to use the parent's memory  |
  255.      |                   partition and will not be mapped to their   |
  256.      |                   own 640Kb, from the extended memory pool.   |
  257.      |                                                               |
  258.      |                                                               |
  259.      |     do            This command allows you to specify a new    |
  260.      |                   MSDOS task. 'do' is short for 'dosjob'.     |
  261.      |                   To execute BASIC in a window, you would     |
  262.      |                   type:                                       |
  263.      |                             do c:\basic                       |
  264.      |                                                               |
  265.      |                   To execute BASIC and give it the full       |
  266.      |                   screen, you would type:                     |
  267.      |                             do -W c:\basic                    |
  268.      |                                                               |
  269.      |                   'do' is the basic VMiX command to start a   |
  270.      |                   new and separate process.                   |
  271.      |                                                               |
  272.      |     Shift TAB     Once you have started several windows, you  |
  273.      |                   will need to move the keyboard between them,|
  274.      |                   so that input to each task can be safely    |
  275.      |                   directed to only that task.  You move the   |
  276.      |                   keyboard, in round-robin fasion by pressing |
  277.      |                   the Shift and Tab keys simultaneously.      |
  278.      |                   Shift Tab will also clear any defunct       |
  279.      |                   windows left around, when there remains     |
  280.      |                   only one shell active.                      |
  281.      |                                                               |
  282.      |     do /rshell    To clone the VMiX command shell into a 2nd  |
  283.      |                   shell, you type:                            |
  284.      |                             do /rshell                        |
  285.      |                                                               |
  286.      |                   The / tells VMiX this is not a command for  |
  287.      |                   MSDOS but for VMiX.  VMiX will ask you for  |
  288.      |                   a login name, type:                         |
  289.      |                             su                                |
  290.      |                                                               |
  291.      |                   This is a reserved name for a VMiX operator |
  292.      |                   with 'kill' process priviledges.            |
  293.      |                                                               |
  294.      |     do .          To clone an MSDOS command shell as the 2nd  |
  295.      |                   window, you type:                           |
  296.      |                             do .                              |
  297.      |                                                               |
  298.      |                   To close the window, type from MSDOS:       |
  299.      |                             exit                              |
  300.      |                                                               |
  301.      |                   NOTE THAT THE VMiX SHELL PROMPT DIFFERS     |
  302.      |                   FROM THE MSDOS SHELL PROMPT IN THE SINGLE   |
  303.      |                   SPACE THAT FOLLOWS THE PROMPT.              |
  304.      |                   From the VMiX Shell                         |
  305.      |                   a directory request would look like         |
  306.      |                              C> dir                           |
  307.      |                   From MSDOS it would look like               |
  308.      |                              C>dir                            |
  309.      |                                                               |
  310.      |     $$            Particularly in 386 mode, you might find    |
  311.      |                   that some programs might crash VMiX or fail |
  312.      |                   to execute correctly.  To provide system    |
  313.      |                   protection, when executing an ill-behaved   |
  314.      |                   program, precede the filename and path      |
  315.      |                   with the characters '$$':                   |
  316.      |                               $$[drive:][path]filename        |
  317.      |                   or,                                         |
  318.      |                               do $$[drive:][path]filename     |
  319.      |                                                               |
  320.      |                                                               |
  321.      |     NOW THAT YOU KNOW EVERYTHING, YOU CAN CHOOSE TO FORGET    |
  322.      |     ALL ABOUT IT AND USE, INSTEAD, THE VMiX PULL-DOWN MENUS   |
  323.      |     BY TYPING, AFTER VMiX STARTS:                             |
  324.      |                                                               |
  325.      |                   C> c:\vmix\vw                               |
  326.      |                                                               |
  327.      |                                                               |
  328.      |     REMEMBER THAT ANY COMMAND YOU CAN GIVE FROM INSIDE VMiX   |
  329.      |     CAN ALSO BE STATED IN THE VM_BOOT COMMAND LINE, EACH      |
  330.      |     COMMAND SEPARATED BY A /                                  |
  331.      |                                                               |
  332.      |     Congratulations, you are now a certified VMiX SysOp.      |
  333.      |_______________________________________________________________|
  334.  
  335.       _______________________________________________________________
  336.      |                                                               |
  337.      | WHAT IS AHEAD FOR VMiX?                                       |
  338.      |                                                               |
  339.      |     Ahead: A larger 80386 partition size.                     |
  340.      |            Virtual 386 mode video screens                     |
  341.      |            A new serial port V.42 data link driver.           |
  342.      |            A distributed file system:                         |
  343.      |              'rshell' to allow one VMiX PC to execute as a    |
  344.      |               client of a server VMiX at another PC.          |
  345.      |               This will allow one PC to multi-task on its     |
  346.      |               screen a program executing at a second PC.      |
  347.      |_______________________________________________________________|
  348.         
  349.                                RELEASE NOTES
  350.  
  351. * See the revision.log file for enhancements and bug fixes to this version.
  352.   In Summary Version 2.22 provides:
  353.  
  354.   1. Fixed a major bug which caused VMiX to crash on any 386 AT with more
  355.      than 3 Megabytes of extended memory.
  356.  
  357.   2. Added code for IBM PS/2 support, but VMiX is still not fully working
  358.      on PS/2s.
  359.  
  360.   3. VMiX now relocates portions of its system code to extended memory.
  361.      More code will be moved in future releases, to allow larger DOS partition
  362.      sizes.  The VMiX start-up program 'VM_BOOT' has a new command line switch
  363.      that controls relocation of VMiX to extended memory.  Starting VMiX with
  364.      VM_BOOT -l (lower case 'L') will inhibit relocation of portions of VMiX
  365.      to extended memory.
  366.  
  367.   4. Fixed a bug with the 286 mode 'swap' command, which had stopped working
  368.      correctly in the previous release.
  369.  
  370.   5. The VMiX start-up program 'VM_BOOT' has three command line switches
  371.      that control the mode the program runs.  Using VM_BOOT -r, will force
  372.      VMiX into real (8086) mode and using VM_BOOT -x, will force VMiX into
  373.      extended (80286) mode.  These 2 command line switches, disable 80386
  374.      protected mode operations.  (Useful for getting around compatibility
  375.      problems, on certain computers.)  Using VM_BOOT -l or VM_BOOT -lx
  376.      inhibits relocation of portions of VMiX to extended memory.
  377.  
  378.   6. Version 2.22 will operate with DOS 4.01.  Since DOS 4.01 can be set to
  379.      use extended memory, conflicts can arise.  VMiX must be told how much
  380.      extended memory other programs are using (see 12.d, below).
  381.     
  382.   7. The VMiX clock tick has been changed from 55msec (18.2 task switches
  383.      per second) to 11msec (90.9 task switches per second).  A new command,
  384.      'set system -c ????' will allow you to tune your multitasking environ-
  385.      ment for maximum efficiency.  The command specifies the number of clock
  386.      ticks a running task is guarranteed to be active before preemption.
  387.      (Refer also to the 'chprio' command.) 
  388.  
  389.   8. The Shift-Tab hot key will now swap screens between graphics mode
  390.      tasks and alphanumeric mode tasks.  Also, tasks using different video
  391.      pages will be switched correctly.  This affects only tasks that were
  392.      started with the 'dosjob -W' (full screen) command.
  393.  
  394.   9. When using VMiX in 80386 mode, the memory partition size is set auto-
  395.      matically to 512Kb, at boot time.  If you use the command 'exec -m' to
  396.      set a partition size less than 512Kb, VMiX will not request extended
  397.      memory for new task partitions until you issue 'exec -m512' again.
  398.      When the partition size is less than 512Kb, VMiX uses memory from the
  399.      parent process for the new task (same as 8088 and 80286 mode).
  400.      The default partition size for all other VMiX modes remains 224Kb.
  401.  
  402.  10. The new '?' command, lists the available VMiX shell commands.
  403.      The 'set dos -m' command has been removed, since the VMiX shell is
  404.      now always transparent to DOS commands.  MSDOS commands are passed
  405.      to 'command.com' and VMiX commands are passed to VMiX.
  406.  
  407.  11. The new command 'examine status' displays information about a task,
  408.      including available memory.  Other memory status commands include
  409.      'examine mcb' and 'monitor -p'.
  410.  
  411.  12. IMPORTANT NOTICE:  We have found that the following reasons are the
  412.                         most frequent causes of VMiX 386 failure:
  413.  
  414.                       a) Running on a PS/2 without the VMiX '-r' command
  415.                          line option (ie., VM_BOOT -r).  The '-r' switch
  416.                          will disable VMiX advanced features, allowing it
  417.                          to execute in real mode (640Kb) on a PS/2.
  418.  
  419.                       b) This bug has been finally fixed, hopefully.
  420.  
  421.                          Cable connected to COM1 port which causes VMiX port
  422.                          test to hang.  Recommend to test VMiX with serial
  423.                          cable disconnected during vm_boot process.  Make
  424.                          a new cable as described in the VMiX manual.
  425.  
  426.                       c) Failure to reassign VMiX's default port for user
  427.                          logins, COM1, to another port number, when COM1 is
  428.                          already in use (modem, mouse, etc.).  Recommend to
  429.                          start VMiX with a non-existent port for logins:
  430.                          (NOTE the lower case 'L', below) 
  431.  
  432.                               vm_boot set remote -l4       (ie., COM4) 
  433.  
  434.                       d) Using 'swap' with an extended memory cache program 
  435.                          installed, when VMiX has not been told to reserve
  436.                          in-use extended memory with the debugger shell
  437.                          command:
  438.  
  439.                                    'assign memory ????'
  440.  
  441.                          where ???? is number of bytes to reserve above
  442.                          1 Megabyte (ie., 500000 bytes will be rounded
  443.                          up to the nearest multiple of 4Kbytes).
  444.  
  445.                       e) Using and ANSI.SYS driver that does not support
  446.                          discreet window scrolling, but instead, always
  447.                          scrolls the entire screen.  Quarterdeck Office
  448.                          System supplied DVANSI.COM (for DESQview) works
  449.                          correctly with VMiX 386.
  450.  
  451.                       f) Using VMiX with DOS 4.01 on some 386 computers
  452.                          will boot OK, but multitasking will be erratic
  453.                          or lock the system.
  454.  
  455.                       g) The following vendor's 386 computers are known
  456.                          to crash (incompatible) or not crash (compatible)
  457.                          VMiX during 386 protected mode start-up:
  458.  
  459.                          Incompatible              Compatible
  460.                          ---------------           -------------------
  461.                          COMPAQ 386 SX             AST Premium 386
  462.                          Hauppauge 386-16XT        AT&T 386
  463.                          HP Vectra 386             Cheetah cAT 386-20
  464.                         *IBM PS/2 70-80            COMPAQ 386-25
  465.                          Zenith 386                Everex 386-16
  466.                                                    Everex Step 386-25
  467.                                                    Gateway 2000 386-20
  468.                                                    Micronics 386
  469.         * partially working                        Monolithic 386-16
  470.                                                    Northgate 386
  471.                                                    Olivetti 386-20
  472.                                                    Tandy 5000
  473.  
  474.  
  475.          IMPORTANT               IMPORTANT                IMPORTANT
  476.          ---------               ---------                ---------
  477.  
  478.                                 N O T I C E
  479.  
  480.   The manual included in the non-registered distribution diskette is the
  481.   last ASCII version of the VMiX manual.  This manual, describes the use of
  482.   VMiX Versions 1.4X.  It should be sufficient to allow you to fully test
  483.   VMiX.  All changes to VMiX, since its introduction April 1987, are logged
  484.   in the revision.log file, including the new features in Version 2.22.
  485.   The VMiX COMMAND LOOK-UP - QUICK REFERENCE, shown below, is the current
  486.   list of all VMiX Version 2.22 commands and syntax.  VMiX provides built-
  487.   in help, as described in the 1.4X manual.
  488.  
  489.   If you decide that VMiX is the way to go,  please register, and we will
  490.   ship to you the new printed manual for version 2.XX, and the source code
  491.   to the VMiX utilities and Application Programmer's Interface to VMiX.
  492.   Additionally, you will receive the eight user version and a version
  493.   optimized for the 80386 instruction set.
  494.  
  495.   We appreciate the comments and help of all the users, who through
  496.   various BBS's helped debug VMiX. Thanks!
  497.  
  498.  
  499.  
  500.                               QUICK OVERVIEW
  501.  
  502.  
  503. * VMiX is not presently a full operating system.  It provides the services
  504.   of a multiuser operating system supervisor.  The VMiX kernel ties tightly
  505.   between the host operating system I/O services and the user applications.
  506.   The eventual goal of the VMiX kernel is to arbitrate the use of system
  507.   resources by individual tasks with either or both UNIX I/O or DOS I/O,
  508.   in an environment providing up to 16 megabytes of physical memory.
  509.  
  510. * The console screen can be automatically partitioned into up to four
  511.   windows, for a total of 4 tasks executing from the console.  The active
  512.   task controls and responds to the console keyboard.  The active task
  513.   can be switched, at any time, by pressing the hot key, Shift-Tab.
  514.  
  515. * VMiX does not need to operate in protected mode to multitask.  Hence, it
  516.   can be used in 8088 PCs.  In 80286 mode, VMiX ocassionally needs to use
  517.   protected mode for swapping.  In 80386 mode, VMiX operates in protected
  518.   mode at all times.  System services are provided in SYSGATE.ASM to execute
  519.   your own functions in protected mode.  The debugger "assign gdt" method
  520.   allows entries to the VMiX GDT.  This can also be done with the memory
  521.   manager system service.
  522.  
  523.  
  524. * REMOTE permits a user to call a remote PC running VMiX, and teleoperate,
  525.   as if he were at the console of the remote PC.  Useful for remote customer
  526.   support of application programs,  offsite login and operations.  VMiX
  527.   terminal drivers provide full CGA text mode emulation at a COMM port.
  528.  
  529. * With VMiX you can run programs like WINDOWS, LOTUS 123, XTALK, BASIC,
  530.   DBASE, or WORD at the console and BASIC, DEBUG, TURBO PASCAL, WORDSTAR 3.2,
  531.   WORDSTAR 4.0, WordPerfect 4.X, PROCOMM, or DBASE II/III at a COMM terminal.
  532.   Multiple BASIC or GWBASIC interpreter sessions are supported.
  533.  
  534. * Supports a maximum of five users (only because of COMM port limitations),
  535.   each with multiple processes up to a maximum of 8 total.
  536.  
  537. * SPAWN or '&' permits a script of VMiX shell commands to be submitted to a
  538.   background process executing the VMiX shell.  This allows for background
  539.   jobs like compiling or printing by a concurrent child process.
  540.  
  541. * DOSJOB permits keyboard interactive applications to be partitioned and
  542.   managed as concurrent video display tasks.
  543.  
  544. * Loadable character fonts, 33 line CGA display and 43 line EGA/VGA display.
  545.   Version 2.22 provides support for EGA/VGA video modes and up-to 58 line
  546.   display, with VMiX font type 1.
  547.  
  548. * As explained in the manual, there are (4) four ways to execute a .BAT,
  549.   .COM, or .EXE program:
  550.                         with 'exec' (now optional),
  551.                         with a command line trailling '&',
  552.                         with 'spawn',
  553.                      or (the easiest way) with the 'dosjob' command.
  554.  
  555.   When VMiX starts, unless you issued an 'exec -m<size in Kbytes>' at the
  556.   command line, VMiX will use memory partitions of 224Kb for (8088/80286)
  557.   programs or partitions of 512Kb in 80386 processors.
  558.  
  559.   The 'exec -m ????', memory partitioning command, is intended for use
  560.   mainly on 8086 and 80286 computers, which can not use the VMiX 386 virtual
  561.   memory manager.  This command guarantees that a second or third program
  562.   will find some memory available.  The user can select, from the shell,
  563.   the partition size for any single program.  If your system has 640Kb
  564.   memory, then the command 'exec -m192' will only let programs grab memory
  565.   to a maximum of 192Kb each.  If you need to execute DOS commands like
  566.   'exec type <filename>' or 'exec dir', then setting 'exec -m128' should
  567.   provide enough memory for about 4 DOS shells in non-80386 systems.
  568.  
  569.  
  570. * To use 'dosjob' to execute a VMiX shell command(s) in a separate console
  571.   window, precede the command with a / (ie., 'dosjob /debug' or 'dosjob
  572.   /rshell').  The / must not be used if the command is for DOS, for example
  573.   'do basica' or 'do dir'.
  574.  
  575.   To use 'dosjob' to run a program that requires access to the full screen,
  576.   use the '-W' option (ie., 'dosjob -W [drive:][path]filename').
  577.  
  578. * The VMiX scheduler can provide interrupt corruption protection to multiple
  579.   executing tasks.  This prevents, to some degree, changes effected by one
  580.   task to the system interrupt table from interferring with the interrupts
  581.   handlers expected by a second task.  To request protection for an ill-
  582.   behaved program, precede the filename and path with the characters '$$'.
  583.  
  584.   Programs using protection will execute slower.  Some programs like
  585.   BASIC/BASICA and WINDOWS, automatically receive protection without '$$'.
  586.  
  587.    The command syntax is:
  588.                            exec $$[drive:][path]filename
  589.    or,
  590.                          dosjob $$[drive:][path]filename
  591.  
  592. * VMiX can be started with the command line switches -r, -x, -l, or -lx.
  593.   These switches affect the mode that VMiX executes in and overrides internal
  594.   configuration defaults.  This option allows VMiX to be downgraded and used
  595.   with some compatibles, which can not run VMiX protected mode functions.
  596.  
  597.    The command syntax is:
  598.                            VM_BOOT [-l] [-r] [-x] [ [ command ] /... ]
  599.  
  600.    where,
  601.  
  602.      the '-r'  option forces 8088 (real mode) operation on 80286/386 cpu's.
  603.      the '-x'  option forces 80286 (real/protected mode) operation on 80386.
  604.      the '-l'  option inhibits relocation of VMiX code to extended memory.
  605.      the '-lx' option is a combination of the above.
  606.  
  607. * Console operator status line 'set video -s'
  608.  
  609. * Built-in debugger 'debug' 'monitor -r'
  610.  
  611. * Memory manager and memory mapper 'monitor -m' 'monitor -p' 'examine mcb'
  612.  
  613. * User specified windows at either the console or VT-100 COMM terminal.
  614.  
  615. * Assembly and High Level Language interface.
  616.  
  617. * Interrupt 15h VMiX System Services.
  618.  
  619.  
  620. Today VMiX is 90Kb of code and 20Kb of Kernel data.
  621. 75% Microsoft C and 25% MASM.
  622. VMiX is (C) Copyrighted 'try before you purchase software'.  This gives us
  623. wide distribution for a low cost, thus keeping your purchase price also low.
  624.  
  625. When you are ready to register your version, or require:
  626. pricing for support, the programming interface documentation, the new full
  627. printed manual, the source code, corporate pricing, or other information,
  628. please contact us.
  629.  
  630.                                   Enjoy exploring VMiX and thanks
  631.                                   for supporting its development,
  632.  
  633.                                            Tony Borras
  634.  
  635.  
  636.                                   Commercial Software Associates
  637.                                        Post Office Box  185
  638.                                 Corona del Mar, California  92625
  639.  
  640.                                 BBS     (714)  721-1228 (24 Hrs.)
  641.                                 VOICE   (714)  721-9953 (8 - 6pm PST)
  642.  
  643.  
  644.  
  645. ----------------------------------------------------------------------------
  646.  
  647. The VMiX 386 System consists of the 29 files described below.
  648. These files reside in the three self-extracting distribution archives:
  649.  
  650.    VMIX???.EXE (Shareware distribution ??? version id)
  651.    VMIX386.EXE (Registered Owners ONLY)
  652.    VMIXUTL.EXE (Registered Owners ONLY)
  653.  
  654.  
  655.                        EXECUTABLE or OBJECT FILES
  656.  
  657. - VM_BOOT.EXE -
  658. The VMiX start-up program.  To start, type VM_BOOT from DOS's  C>
  659. prompt and press <ENTER>.
  660.  
  661. - VM_BSML.EXE -
  662. A smaller version of VMiX, if your applications do not need graphics
  663. support.
  664.  
  665. - DPATH.EXE -
  666. Utility executed by user to set the directory search PATH for data files.
  667. Use DOS   'PATH ='  or 'SET PATH ='  for executable files.
  668. Use VMiX  'DPATH =' or 'SET DPATH =' for data files.
  669.  
  670. - DSTAT.EXE -
  671. Utility executed by user to view device and channel status.
  672.  
  673. - MONITOR.EXE -
  674. Debugging utility executed by user to examine memory and processes.
  675.  
  676. - OUTSIDE.EXE -
  677. Outside MSDOS shell spawning utility for BBS operators.
  678.  
  679. - PS.EXE -
  680. Utility executed by user to view process status.
  681.  
  682. - VW.EXE -
  683. Utility executed by user to add a pull-down menu interface to the VMiX
  684. shell. 
  685.  
  686. - SYSGATE.OBJ -
  687. Link object file for VMiX API (Application Programming Interface).
  688.  
  689.  
  690.    SOURCE FILES              DOCUMENTATION FILES
  691.  
  692. SYSGATE.ASM               READ.ME
  693. DSTAT.C                   VMiX.DOC(this file)
  694. DPATH.ASM                 REVISION.LOG(upgrade history)
  695. MONITOR.C                 DPATH.DOC
  696. OUTSIDE.C                 MANUAL.DOC(version 1.4X)
  697. PS.C
  698. VW.C
  699. C_BIOS.H
  700. $_KERNEL.H
  701. $_CONFIG.H
  702. $_MEM.H
  703. $_PROC.H
  704. IO_CHAN.H
  705. IO_IRP.H
  706. IO_OBJ.H
  707.  
  708.  
  709.  
  710.                I N S T R U C T I O N S
  711.                -----------------------
  712.  
  713.       1)   Upon  receipt  of   your   SHIPPING 
  714.            Diskette, copy the six files:
  715.  
  716.            VM_BOOT.EXE,  DPATH.EXE, DSTAT.EXE, 
  717.            MONITOR.EXE, PS.EXE and VW.EXE onto
  718.            your  own  System Diskette  or hard
  719.            disk.
  720.  
  721.       2)   Using your  editor, create  a  file 
  722.            named   CONFIG.SYS.    Include  the 
  723.            following two lines:
  724.  
  725.            BUFFERS = 15              (or more)
  726.            FILES = 20                (or more)
  727.  
  728.            and, save the file to  your  system 
  729.            boot disk.
  730.  
  731.       3)   To  execute  the VMiX  386  program 
  732.            requires   MSDOS  Version  2.22  or 
  733.            above, and 256Kb of memory. A color 
  734.            graphics  card,  CGA is recommended 
  735.            for  the console  display.
  736.  
  737.            If  you have a Monochrome  Adapter, 
  738.            VMiX will sense it.
  739.  
  740.            Release  2.22 does not  operate  in 
  741.            386 protected mode at all times, so 
  742.            it  will  execute properly  in  PCs 
  743.            with 8088 processors.
  744.  
  745.            Start VMiX by typing:
  746.  
  747.            C> VM_BOOT <ENTER>
  748.  
  749.               After VMiX starts,  typing a '?'
  750.               will display  all the  available
  751.               commands.
  752.  
  753.               Try:               debug <ENTER>
  754.               (note the prompt changes to  - )
  755.               then,  try 'set'  or  'exam' and
  756.               VMiX will display how to complete
  757.               the  command.  VMiX  will prompt
  758.               for most command line arguments,
  759.               when not included in the command
  760.               line:
  761.  
  762.               Try:        set video -m <ENTER>
  763.               to see the video modes available,
  764.                           or
  765.                           set term -t  <ENTER>
  766.               to see the terminals supported.
  767.  
  768.  
  769.  
  770.       4)   To  start  VMiX 386 with  pull-down
  771.            menus:
  772.  
  773.            Start VMiX by typing:
  774.  
  775.            C> VM_BOOT VW <ENTER>
  776.  
  777.               When VMiX starts, the top screen   
  778.               line will  display the available
  779.               menus.  Move to the desired menu
  780.               by pressing right  or left arrow
  781.               keys.  Select a menu by pressing
  782.               the down arrow key  or by typing
  783.               the  CAPITALIZED  letter  of the
  784.               menu name.  Select a menu option
  785.               with  the down arrow  and  press
  786.               <ENTER>.
  787.  
  788.               Exit from the vw utility or pull-
  789.               down menu with the <Esc> key.
  790.  
  791.               From a terminal  running VW.EXE, 
  792.               use  <Ctrl><F>  to turn function
  793.               key emulation ON, then backspace
  794.               becomes  left arrow,   <Ctrl><J>
  795.               and  <Ctrl><K>  will act as down
  796.               and up arrow.
  797.  
  798.       5)   The  RS232 cabling for COM1  and/or 
  799.            COM2    should    be    constructed 
  800.            depending  on whether the  host  PC 
  801.            will   be   connected  to  a   dumb 
  802.            terminal or to another PC acting as 
  803.            a terminal.
  804.  
  805.  
  806.              PIN                         PIN
  807.  
  808.       H      1                           1
  809.       O
  810.       S      2 -- - _           _ _ - -- 2
  811.       T               -_ __ - - 
  812.              3 __ _ -         - - - _ __ 3    T
  813.       S                                       E
  814.       e      4                           4    R
  815.       r                                       M
  816.       i    --5                           5    I
  817.       a  -|                                   N
  818.       l |  --6                           6    A
  819.         |                                     L
  820.       P |    7 ------------------------- 7
  821.       o |
  822.       r |  --8                           8
  823.       t  -|
  824.            --20                          20
  825.  
  826.  
  827.          See  Part II,   Using VMiX 386,  for 
  828.       detailed  instructions regarding the use 
  829.       of VMiX 386 commands and options.
  830. ----------------------------------------------------------------------------
  831.  
  832.  
  833.       VMiX COMMAND LOOK-UP - QUICK REFERENCE
  834.  
  835.  
  836. |ROOT   |DEBUG                                    |
  837.  
  838. |LEVEL..|LEVEL..|LEVEL............................|
  839. |   0   |   1   |   2                             |
  840. ---------------------------------------------------
  841. |[debug]                                          |
  842. |       |set                                      |
  843. |               |baud                             |
  844. |                  -c  " sets communications: chan|
  845. |                        baud, parity, word, stop"|
  846. |               |dos                              |
  847. |                  -n  " sets DOS INT21 function  |
  848. |                        maximum nesting level"   |
  849. |                  -p  " sets DOS current process |
  850. |                        PSP: nuPSP(seg)"         |
  851. |               |font                             |
  852. |                  -t  " sets font type: (0 - 3)" |
  853. |               |pool                             |
  854. |                  -a  " adjusts program memory:  |
  855. |                        MCB(seg), nusize(para)"  |
  856. |                  -m  " sets program partition   |
  857. |                        size: (0 - 1024Kb)"      |
  858. |                  -o  " sets program memory      |
  859. |                        owner: MCB(seg),         |
  860. |                        nuPSP(seg)"              |
  861. |               |process                          |
  862. |                  -b  " sets process shell buffer|
  863. |                        size: (0 - 127)"         |
  864. |                  -e  " toggles system evironment|
  865. |                        protection ON/OFF"       |
  866. |                  -h  " toggles process hardware |
  867. |                        priviledge ON/OFF"       |
  868. |                  -p  " sets process priority:   |
  869. |                        (0 - 31)"                |
  870. |               |remote                           |
  871. |                  -c  " sets remote channel"     |
  872. |                  -l  " sets polled terminal     |
  873. |                        login channel"           |
  874. |               |system                           |
  875. |                  -c  " sets duration of task    |
  876. |                        slice: tickcnt - 1"      |
  877. |                  -m  " toggles manager message  |
  878. |                        displays ON/OFF"         |
  879. |                  -s  " toggles scheduler swapped|
  880. |                        processing ON/OFF"       |
  881. |                  -t  " toggles scheduler clock  |
  882. |                        processing ON/OFF"       |
  883. |                  -w  " sets shutdown wait delay:|
  884. |                        seconds"                 |
  885. |               |terminal                         |
  886. |                  -t  " sets terminal type:      |
  887. |                        (0 - 9)"                 |
  888. |               |video                            |
  889. |                  -c  " sets video bg/fg colors" |
  890. |                  -C  " sets window bg/fg colors"|
  891. |                  -m  " sets video mode:(0 - 16)"|
  892. |                  -s  " toggles status line      |
  893. |                        display ON/OFF"          |
  894. |                  -w  " sets root window size:   |
  895. |                        row0, col0, row1, col1"  |
  896. |                  -W  " auto partitions (1 - 4)  |
  897. |                        task windows             |
  898. |                        (Shift-Tab toggles kbd)" |
  899. |       |init                                     |
  900. |               |comm                             |
  901. |                  -c  " sets communications: chan|
  902. |                        baud, parity, word, stop"|
  903. |               |print                            |
  904. |                  -p  " inits parallel port:chan"|
  905. |       |examine                                  |
  906. |               |mcb                              |
  907. |               |status                           |
  908. |       |assign                                   |
  909. |               |gdt                              |
  910. |       |deassign                                 |
  911. |               |gdt                              |
  912. |               |memory                           |
  913. |       |quit                                     |
  914. |rshell                                           |
  915. |remote                                           |
  916. |  -c  " sets remote channel"                     |
  917. |  -l  " sets polled terminal login channel"      |
  918. |swap                                             |
  919. |       | process id                              |
  920. |chprio                                           |
  921. |       | process id and new priority level       |
  922. |[exec]                                           |
  923. |  -a  " adjusts program memory: MCB(seg),        |
  924. |        nusize(para)"                            |
  925. |  -m  " sets program memory partition size:      |
  926. |        (0 - 1024Kb)"                            |
  927. |  -o  " sets program memory owner: MCB(seg),     |
  928. |        nuPSP(seg)"                              |
  929. |       |path          " utility displays/sets    |
  930. |                        program file search path"|
  931. |       |dpath[.exe]   " utility displays/sets    |
  932. |                        data file search path"   |
  933. |          -v  " sets verbose mode (default)"     |
  934. |          -q  " sets quiet mode"                 |
  935. |          -r  " allows data read only"           |
  936. |          -w  " allows data read/write (default)"|
  937. |          -h  " help"                            |
  938. |       |dstat[.exe]   " utility displays all     |
  939. |                        VMiX objects"            |
  940. |          -a  " selects only assigned objects"   |
  941. |          -r  " selects only free objects"       |
  942. |       |monitor[.exe] " utility monitors process/|
  943. |                        system"                  |
  944. |               | process id                      |
  945. |          -m  " displays 1 megabyte memory map"  |
  946. |          -p  " displays VMiX memory pool"       |
  947. |          -r  " monitors process registers:      |
  948. |                process id"                      |
  949. |       |ps[.exe]      " utility displays all     |
  950. |                        processes"               |
  951. |       |vw[.exe]      " VMiX pull-down menu      |
  952. |                        utility"                 |
  953. |       | MSDOS command...                        |
  954. |dosjob                                           |
  955. | [-W]  " gives process the full screen"          |
  956. |       | MSDOS command or /VMiX command...       |
  957. |spawn                                            |
  958. |  -c   " sets channel for STDIO and executes     |
  959. |         command line"                           |
  960. |kill                                             |
  961. |       | process id                              |
  962. |quit                                             |
  963. ---------------------------------------------------
  964.  
  965.  
  966.  [ ] indicates optional
  967.  
  968.  
  969.     VMiX TERMINAL - IBM FUNCTION KEY EMULATION
  970.  
  971. ---------------------------------------------------
  972. |Press ^F (1 beep) emulation ON                   |
  973. |Press ^F again (2 beeps) emulation OFF           |
  974. |                                                 |
  975. |                                                 |
  976. |        for                      press           |
  977. |                                                 |
  978. |        IBM PC KEY               TERMINAL KEY    |
  979. |                                                 |
  980. |         [F1]                         1          |
  981. |         [F2]                         2          |
  982. |         [F3]                         3          |
  983. |         [F4]                         4          |
  984. |         [F5]                         5          |
  985. |         [F6]                         6          |
  986. |         [F7]                         7          |
  987. |         [F8]                         8          |
  988. |         [F9]                         9          |
  989. |         [F10]                        10         |
  990. |                                                 |
  991. |         <Ctrl>[Break]                ^C         |
  992. |         <Ctrl>[NumLock]              ^S         |
  993. |         <Ctrl>[F3]                    `         |
  994. |         [PgUp]                        +         |
  995. |         [PgDn]                        -         |
  996. |         [Ins]                        ^I         |
  997. |         [Del]                        ^D         |
  998. |         [End]                        ^E         |
  999. |         [Home]                      [Home]      |
  1000. |         <Alt>                       <Shift>     |
  1001. |                                                 |
  1002. |                                                 |
  1003. |                                                 |
  1004. |   NOTE:  The <Ctrl> key symbol for the terminal |
  1005. |   keyboard has been abbreviated as ^.           |
  1006. |                                                 |
  1007. ---------------------------------------------------
  1008.  
  1009.